processing logic

英 [ˈprəʊsesɪŋ ˈlɒdʒɪk] 美 [ˈprɑːsesɪŋ ˈlɑːdʒɪk]

网络  处理逻辑

计算机



双语例句

  1. In these cases you may need to refactor your orchestration or processing logic to avoid this scenario.
    遇到这些情况时,需要重新构造结构和处理逻辑以避免发生此类问题。
  2. Application development in Agavi follows the traditional Model-View-Controller pattern: data models are separated from processing logic, which in turn is separated from the output seen by the user.
    用Agavi框架开发应用程序遵循传统的模型-视图-控制器模式:数据模型与处理逻辑分离,处理逻辑与表示分离。
  3. In a real life implementation, you use the activities in the palette to add logic in case a fault was returned, retries if the service is not available, or other processing logic you may need.
    在现实生活中,您可以使用选项板中的活动来添加逻辑以防返回错误、服务不可用时重试、或其他您可能需要的处理逻辑。
  4. This class does most of the work of contributing to the transformation, providing you with a place to put your customized processing logic.
    该类完成了构建转换的大多数工作,提供了放置您自定义的过程逻辑的地方。
  5. The process function should contain all the processing logic to be performed by the Java stage.
    处理函数应该包含由JavaStage执行的所有处理逻辑。
  6. This section shows you how the addition of different types of event processing logic can affect performance.
    本小节展示添加不同类型的事件处理逻辑如何影响性能。
  7. Again, this would be quite a change to the normal WS-RM processing logic.
    同样,这也会对普通WS-RM处理逻辑进行修改。
  8. It is better to consider the performance features of database design as soon as the user interface and the processing logic have been specified.
    更好的做法是,在指定了用户界面和处理逻辑之后,立即考虑数据库设计的性能特性。
  9. The processing logic is that if a file listing the relevant AMIs exists, you simply read that file and call describe ('ami-id ') for each ID.
    处理逻辑是这样的:如果存在一个列示相关AMI的文件,您只需读取该文件并对每个ID调用describe('ami-id')。
  10. It models the basic process and only simple directed edges that control the flow of processing logic from one activity to the next.
    该模型包括一些基本的过程以及简单的有向图,这些边框控制着从一个活动到下一活动的处理逻辑流程。
  11. A smart Web application can be designed using an adaptive user interface, intelligent processing logic, and a semantically defined knowledge base.
    一个自适应用户界面,加上智能处理逻辑和一些语义定义的知识库,只需这些内容您就可以设计一个智能Web应用程序了。
  12. They also address how the processing logic and the data are placed on these nodes.
    它们也考虑如何将处理逻辑和数据放置在这些节点上。
  13. The event triggers some event processing logic in Business Events.
    事件触发BusinessEvents中的一些事件进程逻辑。
  14. The impact of this is that the bulk of the processing logic is pushed into a single architectural layer, making some layers almost entirely redundant and a vehicle only for the "pass through" of data.
    它的影响在于,大量处理逻辑将推入到一个架构层,让其他层完全冗余,而仅仅起到数据传输的作用。
  15. The Access Gateway provides flexibility for the construction of tailored message processing logic, in accordance with your enterprise's network policies.
    访问网关为信息处理逻辑以及企业的网络政策提供了灵活性。
  16. Based on the event processing logic, Business Events will take an appropriate action defined by the user.
    BusinessEvents根据事件处理逻辑采取用户定义的适当行动。
  17. I discuss the use of these variables while explaining the processing logic defined in a BPEL file.
    我将在解释在BPEF文件中定义的流程逻辑时讨论这些变量的用法。
  18. Intermediate objects are representations of business objects that are used by the person constructing the event processing logic.
    Intermediate对象是代表那些被用于构建事件处理逻辑的业务对象。
  19. The biggest problem the TC ran into with other solutions is that it involved a change to the normal WS-RM processing logic.
    TC在处理其他解决方案时遇到的最大问题是,其中涉及到对普通WS-RM处理逻辑的更改。
  20. As the result of a siloed approach, each group may have slightly different semantic integration and data processing logic.
    由于采用了竖井工作方法,每个组的语义集成和数据处理逻辑可能略有不同。
  21. Under the covers, an SAP system has a common kernel plus business process specific data structures ( business objects) and processing logic on top of it.
    真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
  22. The driver layer shows times spent performing database driver processing logic.
    驱动程序层显示花费在执行数据库驱动器处理逻辑上的时间。
  23. In addition, back-end sale processing logic has not been defined.
    另外后台的sale处理逻辑还没有定义。
  24. And once you solve all of the above, then you are into the world of application protocols ( ex: HTTP), which require additional framing, buffering and processing logic.
    一旦你解决了以上所有问题,你就进入应用协议层(如HTTP)的世界了,这里需要的是组帧、缓存和处理逻辑等。
  25. The Service Composition pattern organizes the processing logic, adhering to the principles of logical layering and flow independence.
    服务组合模式将各种处理逻辑组合起来,参照逻辑分层原则和流程独立性。
  26. This is so powerful because WCF and WF are really two sides of the same coin: WCF is the interface and hosting environment for the service, while WF implements its processing logic.
    这一功能非常强大,因为WCF和WF实际上就是一块硬币的两面:WCF是服务的接口和宿主环境,而WF则实现它的处理逻辑。
  27. In the system design, the system was divided into three separate layers: UI layer, spectral data processing logic layer and instrument control layer.
    在系统设计方面:将系统划分为相互独立的三层,即:UI界面表示层、光谱数据处理逻辑层、底层仪器控制层。
  28. Scott introduces action filters, which are attributes that add pre and post processing logic to controller actions.
    Soctt介绍了活动过滤器(actionfilters),它们都以特性(attributes)的形式为控制器活动添加预处理和后处理逻辑。
  29. While C# or VB is still recommended for UI design, F# offers some interesting capabilities for the business tier, especially if it is heavy on computations or data processing logic.
    当然,C或VB还是用于UI设计的首选语言,F主要用于业务层中的某些有趣功能,特别那些需要大量计算或数据处理逻辑的地方。
  30. Using WCF, they abstracted order processing logic into a central shared set of services, that multiple channels can use.
    通过使用WCF,他们把订单处理逻辑抽象到一个中央共享服务中去,这样其它渠道也可以使用。